	// Entry Path
	// A quick arc down through the middle of the screen and double back near the bottom.
	// Usually start at left -60, angle 180
	// Used by Storm Strike as an entry path. Not sure if by anything else.

setSpeed 1.1

right 2.5 angle 50
straight below 0
left 3 angle 220 accel 0.2 5
straight above 20

// straight below 20

// left 4 angle 180

// straight 10
// right 0 angle 180 accel 0.15 X
// right X angle 180 accel -0.12 0.1